/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/*
 Theme Name:   Rocket Reference Child
 Description:  Child Theme of Newspaper
 Author:       Dan Paplaczyk
 Author URI:   http://rocketreference.com
 Template:     Newspaper
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  rrchild
*/

.td-category-title-holder .entry-title.td-page-title {
    font-family: 'Orbitron' !important;
    font-size: 80px;
    line-height: 80px;
    font-weight: 700;
}

.td_category_template_6 .td-category-header {
    background-image: url('images/blueprint-background.png');
    background-position: center;
    opacity: 0.9;
}

.td_category_template_6 .td-category-pulldown-filter {
    background-color: rgba(35, 57, 91, 1)
}

.td_block_big_grid_fl_3 .td-big-grid-post .entry-title a, h3 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 2px;
}

.td_block_text_with_title {
    margin-bottom: 44px;
}

.td_block_template_1 .block-title {
    margin-bottom: 14px;
}

.cp_cff_clean #fbuilder .fields.section_breaks label,
.cp_cff_clean #fbuilder .fform span,
.cp_cff_clean #fbuilder .uh {
    color:#222 !important;
}